From a48055e08c1bd6bfd5d179107762d63a1b1084d7 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Wed, 25 Apr 2001 14:15:04 +0000 Subject: [PATCH] set_decorations_hint and set_functions_hint were still in the header 2001-04-25 Havoc Pennington * gtk/gtkwindow.h: set_decorations_hint and set_functions_hint were still in the header --- ChangeLog | 5 +++++ ChangeLog.pre-2-0 | 5 +++++ ChangeLog.pre-2-10 | 5 +++++ ChangeLog.pre-2-2 | 5 +++++ ChangeLog.pre-2-4 | 5 +++++ ChangeLog.pre-2-6 | 5 +++++ ChangeLog.pre-2-8 | 5 +++++ docs/reference/gtk/tmpl/gtk-unused.sgml | 16 ++++++++++++++++ docs/reference/gtk/tmpl/gtkwindow.sgml | 18 ------------------ gtk/gtkwindow.h | 4 ---- 10 files changed, 51 insertions(+), 22 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9f95e2047d..c323b48a74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-04-25 Havoc Pennington + + * gtk/gtkwindow.h: set_decorations_hint and set_functions_hint + were still in the header + 2001-04-24 Alexander Larsson * gtk/gtkclist.[ch]: diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 9f95e2047d..c323b48a74 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,8 @@ +2001-04-25 Havoc Pennington + + * gtk/gtkwindow.h: set_decorations_hint and set_functions_hint + were still in the header + 2001-04-24 Alexander Larsson * gtk/gtkclist.[ch]: diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 9f95e2047d..c323b48a74 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2001-04-25 Havoc Pennington + + * gtk/gtkwindow.h: set_decorations_hint and set_functions_hint + were still in the header + 2001-04-24 Alexander Larsson * gtk/gtkclist.[ch]: diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 9f95e2047d..c323b48a74 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +2001-04-25 Havoc Pennington + + * gtk/gtkwindow.h: set_decorations_hint and set_functions_hint + were still in the header + 2001-04-24 Alexander Larsson * gtk/gtkclist.[ch]: diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 9f95e2047d..c323b48a74 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +2001-04-25 Havoc Pennington + + * gtk/gtkwindow.h: set_decorations_hint and set_functions_hint + were still in the header + 2001-04-24 Alexander Larsson * gtk/gtkclist.[ch]: diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 9f95e2047d..c323b48a74 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +2001-04-25 Havoc Pennington + + * gtk/gtkwindow.h: set_decorations_hint and set_functions_hint + were still in the header + 2001-04-24 Alexander Larsson * gtk/gtkclist.[ch]: diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 9f95e2047d..c323b48a74 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2001-04-25 Havoc Pennington + + * gtk/gtkwindow.h: set_decorations_hint and set_functions_hint + were still in the header + 2001-04-24 Alexander Larsson * gtk/gtkclist.[ch]: diff --git a/docs/reference/gtk/tmpl/gtk-unused.sgml b/docs/reference/gtk/tmpl/gtk-unused.sgml index 20397f167d..4cb131d8ce 100644 --- a/docs/reference/gtk/tmpl/gtk-unused.sgml +++ b/docs/reference/gtk/tmpl/gtk-unused.sgml @@ -1621,3 +1621,19 @@ fundamental type. @window: @Returns: + + + + + +@window: +@decorations: + + + + + + +@window: +@functions: + diff --git a/docs/reference/gtk/tmpl/gtkwindow.sgml b/docs/reference/gtk/tmpl/gtkwindow.sgml index adab57e9f5..6f4ab3766a 100644 --- a/docs/reference/gtk/tmpl/gtkwindow.sgml +++ b/docs/reference/gtk/tmpl/gtkwindow.sgml @@ -393,15 +393,6 @@ it's larger @setting: - - - - - -@window: -@decorations: - - @@ -414,15 +405,6 @@ it's larger @bottom: - - - - - -@window: -@functions: - - diff --git a/gtk/gtkwindow.h b/gtk/gtkwindow.h index 76584d80de..45dc2c5a02 100644 --- a/gtk/gtkwindow.h +++ b/gtk/gtkwindow.h @@ -148,10 +148,6 @@ void gtk_window_set_type_hint (GtkWindow *window, GdkWindowTypeHint hint); void gtk_window_set_destroy_with_parent (GtkWindow *window, gboolean setting); -void gtk_window_set_decorations_hint (GtkWindow *window, - GdkWMDecoration decorations); -void gtk_window_set_functions_hint (GtkWindow *window, - GdkWMFunction functions); void gtk_window_set_resizeable (GtkWindow *window, gboolean resizeable); -- 2.30.2